home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-01-09 | 799 b | 63 lines | [TEXT/ttxt] |
- // Above the clouds 1.0 by Remi Grandjean
-
- /*
-
- WhiteCap config file
-
- Remi Grandjean - Jan 2000
- remi@dial.eunet.ch
- <http://perso.libertysurf.fr/rerezoo/>http://perso.libertysurf.fr/rerezoo/
-
- Thank you to Andy O'Meara for creating WhiteCap, Richard Kruder for composing good test music
-
- */
-
-
- Resn=30,
- Durn="4",
- Fall=".05",
-
- CamX="280",
- CamY="220",
- CamZ="100",
-
- CmLX="100",
- CmLY="220",
- CmLZ="20",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
- A0="100",
- LWdt="2*(1+dt)",
-
- C0=".72*dt+.28",
- C1=".41*dt+.59",
- C2=".14*dt+.86",
-
- X="rdn(25) + (260 * dt)",
- Y="440*s",
- Z="(A0/.5^2) * (s-.5)^2 * Clip(2*mag(s)) + 25 * sin(PI*s)",
-
- R="c0",
- G="c1",
- B="c2",
-
- LvlR=".28",
- LvlG=".59",
- LvlB=".86",
-
- BckR=".28",
- BckG=".59",
- BckB=".86",
-
- widt=490,heig=360,
-
- Blrs=3,BlrB=7,
- ConL=1,ConB=1,
-
- Scal="900",
- ScSz=1,
- Pers="400",
- Vers=30